home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / minix / update~1.z / update~1 / gkernel / h / h.diff
Encoding:
Text File  |  1989-08-24  |  649 b   |  25 lines

  1. *** /tmp/,RCSt1a27703    Thu Aug 24 00:05:30 1989
  2. --- const.h    Thu Aug 17 03:51:43 1989
  3. ***************
  4. *** 58,63 ****
  5. --- 58,66 ----
  6.   
  7.      Define NEWFONT8    if you want Dale Schumakers alternate color/mono
  8.                         50 line font.
  9. +    Define NO_AUTOWRAP if you *do not* want lines on the monitor to autowrap
  10. +                  around (and backwards).
  11.   */
  12.   
  13.   /* i define these in Makefile, but can do it here if you want */
  14. ***************
  15. *** 78,83 ****
  16. --- 81,87 ----
  17.   /*    #define NO_POOLE_FS     1       */
  18.   /*    #define NEWFONT16    1    */
  19.   /*    #define NEWFONT8    1    */
  20. + /*    #define NO_AUTOWRAP     1    */
  21.   
  22.   /*
  23.    *    end user configurations
  24.